home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / ratp22.zip / RATOP.CTL next >
Text File  |  1991-10-30  |  3KB  |  102 lines

  1. ;
  2. ;  This is the Control file for RaTop v2.2.  Keywords may appear in
  3. ;  upper, lower case or both.
  4. ;
  5. ;  Use a semi-colon ';' in the first column of a comment line.
  6. ;  Comments may appear on the same line as KEYWORD statements but,
  7. ;  must be proceeded with a semi-colon.
  8. ;
  9. ;  
  10. ; KEYWORD      DESCRIPTION
  11. ;
  12. ;  Path        - Full pathname of the bulletin to be created.  No extension
  13. ;                is needed.  The .ASC, .ANS will be appended by RaTop.
  14. ;
  15. ;  Title       - Your BBS Name, or anything you wish to appear in Title1.
  16. ;                Max. 70 Characters.
  17. ;
  18. ;  Frame       - Color you wish the bulletin frame to be.
  19. ;
  20. ;  Title1      - Color you wish your Title to appear in ANSI.
  21. ;
  22. ;  Title2      - Color you wish Title2 to appear in ANSI.  Title is
  23. ;                'C A L L E R S', 'D O W N L O A D E R S','U P L O A D E R S'.
  24. ;
  25. ;  Users       - Color you want the users stats to appear in ANSI.
  26. ;
  27. ;  Group       - Only the specified groups will appear in the Bulletin.
  28. ;                Omit this keyword if you don't want group checking to 
  29. ;                be active.
  30. ;
  31. ;  BackGround  - Color for the background of the bulletin.
  32. ;
  33. ;  SecurityLvl - Include users who have specified security level and
  34. ;                above.
  35. ;
  36. ;  SecFlags    - Include only users who have any of the specified security
  37. ;                flags set.
  38. ;
  39. ;  Color Codes:
  40. ;               ________
  41. ;      0  Black         \
  42. ;      1  Blue           \
  43. ;      2  Green           \  BackGround or
  44. ;      3  Cyan             ---------------
  45. ;      4  Red             /  ForeGround
  46. ;      5  Magenta        /
  47. ;      6  Brown         /
  48. ;      7  LightGray ___/
  49. ;               _______
  50. ;      8  Gray         \
  51. ;      9  LightBlue     \
  52. ;      10 LightGreen     \  Foreground Only
  53. ;      11 LightCyan       ------------------
  54. ;      12 LightRed       /
  55. ;      13 LightMagenta  /
  56. ;      14 Yellow       /
  57. ;      15 White ______/
  58. ;
  59. ;******************************************************************
  60. ;
  61. BulletPath        C:\SOURCE\RA\RATOP\BULLET01
  62. ;
  63. ;******************************************************************
  64. ;
  65. Title       AnyName BBS - Top Users Report
  66. ;
  67. ;******************************************************************
  68. ;
  69. Frame       3                                  ; Cyan
  70. ;
  71. ;******************************************************************
  72. ;
  73. Title1      15                                 ; White
  74. ;
  75. ;******************************************************************
  76. ;
  77. Title2      10                                 ; LightGreen
  78. ;
  79. ;******************************************************************
  80. ;
  81. Users       14                                 ; Yellow
  82. ;
  83. ;******************************************************************
  84. ;
  85. Group       0                                  ; Group 1 only
  86. ;
  87. ;******************************************************************
  88. ;
  89. Background  0                                  ; Black
  90. ;
  91. ;******************************************************************
  92. ;
  93. SecurityLvl 5
  94. ;
  95. ;******************************************************************
  96. ;
  97. SecFlags    -------- -------- -------- --------
  98. ;
  99. ;
  100.  
  101. 
  102.